# SYNTAX TEST "Git Log.sublime-syntax"
commit e2077c6e006acfd2f060aef03c4ef8f89c4db362
# <- meta.header.git.commit markup.raw.block.git.log keyword.other.commit.git.log
#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ meta.header.git.commit markup.raw.block.git.log
#^^^^^ keyword.other.commit.git.log
#      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ constant.numeric.hex.hash.git.log
Author: username <user-name.last@host.com>
# <- meta.header.git.commit markup.raw.block.git.log keyword.other.header.git.log
#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ meta.header.git.commit markup.raw.block.git.log
#^^^^^^^ - string.unquoted.log
#^^^^^ keyword.other.header.git.log
#     ^ punctuation.separator.mapping.pair.git.log - keyword.other.header.git.log
#       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ string.unquoted.log
#                ^ punctuation.definition.reference.email.begin.git
#                ^^^^^^^^^^^^^^^^^^^^^^^^^ meta.reference.email.git
#                 ^^^^^^^^^^^^^^^^^^^^^^^ entity.name.reference.email.git
#                               ^ punctuation.separator.email.git
#                                        ^ punctuation.definition.reference.email.end.git
Date:   Thu Sep 21 22:53:04 2017 +0200
# <- meta.header.git.commit markup.raw.block.git.log keyword.other.header.git.log
#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ meta.header.git.commit markup.raw.block.git.log
#^^^^^^^ - string.unquoted.log
#^^^ keyword.other.header.git.log
#   ^ punctuation.separator.mapping.pair.git.log - keyword.other.header.git.log
#       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ string.unquoted.log

# <- text.git.log - meta.header.git.commit - markup.raw.block.git.log - keyword.other.header.git.log

    Subject of the commit (#433)
#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ markup.heading.subject.git.commit
#                          ^ punctuation.definition.reference.issue.git
#                          ^^^^ meta.reference.issue.git constant.other.reference.issue.git
    -
#   ^ invalid.illegal.empty-line-expected.git.commit
    The issue #433 was introduced with commit 3ba34d4.
#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ meta.message.git.commit
#             ^ punctuation.definition.reference.issue.git
#             ^^^^ meta.reference.issue.git constant.other.reference.issue.git
    The @username fixed it in user/pulls#230.
#^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ meta.message.git.commit
#       ^ punctuation.definition.reference.username.git
#       ^^^^^^^^^ meta.reference.username.git entity.name.reference.username.git
#                             ^^^^^^^^^^^^^^ meta.reference.issue.git constant.other.reference.issue.git
#                                 ^ punctuation.separator.reference.issue.git
#                                       ^ punctuation.definition.reference.issue.git

